home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / NinoContacts / NICTENS.MDE / T FormatDate.json < prev    next >
JavaScript Object Notation  |  1998-11-04  |  716b

  1. {
  2.     "schema": {
  3.         "IdDate": "Byte",
  4.         "txFormatDate": "Text (100)"
  5.     },
  6.     "data": [
  7.         {
  8.             "IdDate": 1,
  9.             "txFormatDate": "1 Jan 1998"
  10.         },
  11.         {
  12.             "IdDate": 2,
  13.             "txFormatDate": "Jan 1, 1998"
  14.         },
  15.         {
  16.             "IdDate": 3,
  17.             "txFormatDate": "Lundi, 1 jan 1998"
  18.         },
  19.         {
  20.             "IdDate": 4,
  21.             "txFormatDate": "Monday, jan 1, 1998"
  22.         },
  23.         {
  24.             "IdDate": 5,
  25.             "txFormatDate": "1 Jan 1998, hh:mm"
  26.         },
  27.         {
  28.             "IdDate": 6,
  29.             "txFormatDate": "1 Jan 1998, hh:mm:ss"
  30.         },
  31.         {
  32.             "IdDate": 7,
  33.             "txFormatDate": "Jan 1, 1998, hh:mm"
  34.         },
  35.         {
  36.             "IdDate": 8,
  37.             "txFormatDate": "Jan 1, 1998, hh:mm:ss"
  38.         },
  39.         {
  40.             "IdDate": 9,
  41.             "txFormatDate": "Lundi, 1 Jan 1998, hh:mm"
  42.         },
  43.         {
  44.             "IdDate": 10,
  45.             "txFormatDate": "Lundi, 1 Jan 1998, hh:mm:ss"
  46.         },
  47.         {
  48.             "IdDate": 11,
  49.             "txFormatDate": "Monday, 1 Jan 1998, hh:mm"
  50.         },
  51.         {
  52.             "IdDate": 12,
  53.             "txFormatDate": "Monday, 1 Jan 1998, hh:mm:ss"
  54.         },
  55.         {
  56.             "IdDate": 13,
  57.             "txFormatDate": "*aucun*"
  58.         }
  59.     ]
  60. }